|
Internal Name: |
EJB2 Stateful Session Bean |
|
Description: |
An EJB2 Stateful Session Bean |
|
Singleton: |
no |
|
Plugin: |
JBossAS5 |
|
Name |
Description |
Required |
Internal Name |
|
Component Type |
|
yes |
componentType |
|
Component Subtype |
|
yes |
componentSubtype |
|
Component Name |
|
yes |
componentName |
|
Invocation Stats Property Name |
|
yes |
invocationStatsPropertyName |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
|
Name |
Type |
Description |
Internal Name |
|
Create Count |
measurement |
The number of instances of this EJB2 Session Bean that have been created since server start. |
CreateCount |
|
Create Count per Minute |
measurement |
The number of instances of this EJB2 Session Bean that have been created since server start. |
CreateCount |
|
Remove Count |
measurement |
The number of instances of this EJB2 Session Bean that have been removed since server start. |
RemoveCount |
|
Remove Count per Minute |
measurement |
The number of instances of this EJB2 Session Bean that have been removed since server start. |
RemoveCount |
|
Current Pool Size |
measurement |
The number of beans in the pool. |
CurrentPoolSize |
|
Max Pool Size |
measurement |
The maximum pool size. |
MaxPoolSize |
|
Method Invocation Time |
calltime |
The minimum, maximum, and average invocation times for each of the methods exposed by this EJB |
methodInvocationTime |
|
Passive Beans |
measurement |
The count of beans in the passivated state |
PassivatedCount |
You must use the internal name to reference traits in Dynamic Group Definition expressions.
|
Name |
Description |
|
View Method Statistics |
Display detailed method invocation statistics. |